| Package | Description |
|---|---|
| fse.vo |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<SAMLAssertion> |
DocumentInfo.samlAssertions |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SAMLAssertion> |
DocumentInfo.getSamlAssertions()
Restituisce la lista delle asserzioni da inviare per il recupero del documento
|
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentInfo.setSamlAssertions(java.util.List<SAMLAssertion> samlAssertions)
Imposta la lista delle asserzioni da inviare per il recupero del documento
|